home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 May / EnigmA AMIGA RUN 18 (1997)(G.R. Edizioni)(IT)[!][issue 1997-05][EAR-CD II].iso / earcd / util / misc / change.rea < prev    next >
Text File  |  1997-03-02  |  4KB  |  79 lines

  1. Short:    Change text/data in all files V2.21
  2. Author:   stoecker@rcs.urz.tu-dresden.de (Dirk Stoecker)
  3. Uploader: stoecker@rcs.urz.tu-dresden.de (Dirk Stoecker)
  4. Version:  2.21
  5. Type:     util/misc
  6. Kurz:     Texte/Daten in Files veraendern/editieren
  7.  
  8. This program gives you the possibility to edit data in text/binary files.
  9. It scans through a file like the search/replace functions in some editors.
  10.  
  11. What is it able to do:
  12.   -search and/or replace any given string
  13.   -scans through text and binary files
  14.   -has different modes(BSTR replace, C-String replace)
  15.   -allows patterns
  16.   -possibility to enter the string as hexadecimal numbers
  17.   -overwrite original file
  18.   -replace path-names in the files: useful for older programs without
  19.    requester selection
  20.   -case sensitiv/insensitiv search
  21.   -replace only at given position
  22.   -OVERWRITE allows you to replace strings like greetings in programs,
  23.    because it doesn't change the filesize.
  24.  
  25. Why take Change?
  26.   It's the only program (I think) to do that. It has a nice GUI(no MUI).
  27.   Sometimes the use of Change is faster then the replacement with a text-
  28.   editor. It's better than using a binary file-editor to change texts.
  29.  
  30. One idea to use:
  31.   Change the PC CR+LF (0A0D) to Amiga LF (0A) with
  32.     Change <source> 0A0D <dest> 0A HEX
  33.  
  34. If needed I can also include support of locale.library and a german catalog!
  35.  
  36. Please contact me:
  37.  
  38. ****************************************************************************
  39. * snail-mail:                  * e-mail:                                   *
  40. *   Dirk Stoecker              *   stoecker@rcs.urz.tu-dresden.de          *
  41. *   Geschwister-Scholl-Str. 10 * phone:                                    *
  42. *   01877 Bischofswerda        *   GERMANY 03594/706666                    *
  43. *   GERMANY                    * world wide web:                           *
  44. *                              *   http://rcs.urz.tu-dresden.de/~stoecker/ *
  45. ****************************************************************************
  46.  
  47.  
  48. ============================= Archive contents =============================
  49.  
  50. Original  Packed Ratio    Date     Time    Name
  51. -------- ------- ----- --------- --------  -------------
  52.      628     254 59.5% 10-Feb-97 20:53:26  Change.info
  53.     1997     890 55.4% 10-Feb-97 20:54:04  Change.readme
  54.    15684    7934 49.4% 10-Feb-97 20:54:14 +Change
  55.     7599    3057 59.7% 10-Feb-97 20:54:10 +Change.doc
  56.     8810    3451 60.8% 10-Feb-97 20:54:10 +Change.dok
  57.      856     307 64.1% 10-Feb-97 20:53:28 +Change.info
  58.    22332    7104 68.1% 10-Feb-97 20:54:36 +Change.c
  59.     1354     640 52.7% 10-Feb-97 20:54:36 +Change.h
  60.     4233    1451 65.7% 10-Feb-97 20:54:38 +ChangeGUI.c
  61.     1786     574 67.8% 10-Feb-97 20:54:38 +ChangeGUI.h
  62.     1045     542 48.1% 10-Feb-97 20:54:38 +ChangeTexts.c
  63.      857     329 61.6% 10-Feb-97 20:54:38 +ChangeTexts.h
  64.      994     569 42.7% 10-Feb-97 20:54:38 +ChangeTextsD.c
  65.      229      92 59.8% 10-Feb-97 20:54:38 +makefile
  66.      708     523 26.1% 10-Feb-97 20:53:30 +Boopsi.o
  67.      208     138 33.6% 10-Feb-97 20:55:06 +FileReq.h
  68.      397     229 42.3% 10-Feb-97 20:55:06 +Oeffnen.h
  69.      408     245 39.9% 10-Feb-97 20:57:30 +SDI_ASM_functions.o
  70.     1195     549 54.0% 10-Feb-97 20:55:08 +SDI_ASM_protos.h
  71.     1928     753 60.9% 10-Feb-97 20:57:30 +SDI_ASM_STD_functions.o
  72.     3845    1250 67.4% 10-Feb-97 20:55:08 +SDI_ASM_STD_protos.h
  73.     4827    2045 57.6% 10-Feb-97 20:55:08 +SDI_defines.h
  74.     3952    1717 56.5% 10-Feb-97 20:57:30 +SDI_functions.o
  75.     3424    1423 58.4% 10-Feb-97 20:55:08 +SDI_protos.h
  76.      547     310 43.3% 10-Feb-97 20:55:08 +SDI_structures.h
  77. -------- ------- ----- --------- --------
  78.    89843   36376 59.5% 11-Feb-97 14:22:18   25 files
  79.